CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - c 运动检测

搜索资源列表

  1. detection

    0下载:
  2. 用VC++编程实现运动目标检测,包含程序源代码。-using VC++ to finish moving target detection,including c program.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1958800
    • 提供者:liufang
  1. shipinDetect

    0下载:
  2. 用C++语言编写程序,实现视频的检测,检测出运动目标,并用一定的算法将目标进行分离,最后跟踪。-Using C++ programming language to realize the detection of the video, detect moving targets and targets with a certain separation algorithm, the final track.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3090537
    • 提供者:段彩艳
  1. chepaidingweisuanfayanjiu

    0下载:
  2. 摘要 车辆牌照识别(License Plate Recognition System, LPR)作为目标自动识别的一 种重要形式,可用于电子收费、出入控制、车流监控等众多场合,从而提高交通 管理自动化的程度,它的相关技术的研究正逐渐受到人们的重视。 本文主要介绍基于Run Length原理和Tamura纹理的车牌定位系统,该系统是基 于视频流进行开发的,主要包括车辆运动区域检测、车牌图像处理、车牌定位。 其中车辆运动区域检测利用多帧求平均的背景估计方法实现;车牌图像处理包
  3. 所属分类:Special Effects

    • 发布日期:2016-01-29
    • 文件大小:2509824
    • 提供者:王述
  1. CAMSHIFT

    0下载:
  2. 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出的一个例子。-CAMSHIFT algorithm using fast-track and detect moving targets C/C++ source code, OPENCV BETA 4.0 version of the SAMPLE given in an example.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-06
    • 文件大小:21335
    • 提供者:谢露
  1. VideoProj

    0下载:
  2. 此工程是运动物体前景分割检测算法工程,有较好的检测效果,在MD642视频处理平台上运行。其背景更新采用了基于直方图更新统计的算法,处理过程在tskProcss线程中进行,其函数定义在VidoeProcess.C文件中。处理包括,场调整,屏幕区域划分,帧下采样及缓存,背景获取,帧差分,获取阈值矩阵,分割,形态学滤波,以及各种屏幕区域的显示等。-This project is the forground segmentation for moving object. The background u
  3. 所属分类:Graph program

    • 发布日期:2017-05-04
    • 文件大小:1447241
    • 提供者:shixj
  1. Process-instances-of-digital-image

    0下载:
  2. 数字图像处理技术程实例,用VISUAL C++数字图像处理技术实现一些案例,其中包括运动物体检测,和图像分割等-Process instances of digital image processing technology, using VISUAL C++ digital image processing technology to achieve a number of cases, including the moving object detection, and image segm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:3127918
    • 提供者:朱猪
  1. ASD

    0下载:
  2. 采用 背景差分法快速检测运动目标的 算法 背景差分 opencv c-Rapid detection by background subtraction algorithm for moving target background subtraction opencv c++
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:1077
    • 提供者:王延成
  1. camshiftdemo

    0下载:
  2. camshift算法,运动目标的检测,c++语言编写-camshift algorithm,moving target detecting
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:3722
    • 提供者:汪迁
  1. Video-Demo

    0下载:
  2. 该代码用c++实现了在视频中对运动目标进行检测-The code using c++ implementation of the detection of moving objects in video
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:89538
    • 提供者:辉少
  1. motion_detection_src

    0下载:
  2. 运动物体检测,C#编程实现,能对视频文件和摄像头进行处理。-the code of motion detection
  3. 所属分类:Video Capture

    • 发布日期:2017-04-05
    • 文件大小:520691
    • 提供者:shenjianxun
  1. Video-Demo

    1下载:
  2. 基于Visual C++开发环境的视频图像运动目标检测的实现 这个程序真的很好用。我自己人CSDN上下载的。觉得不错,才共享给大家的。 -Video image moving target detection
  3. 所属分类:Video Capture

    • 发布日期:2017-05-13
    • 文件大小:3118470
    • 提供者:lk
  1. qopentld-beta_1.0.0-win32

    0下载:
  2. matlab+C OpenTLD运动目标检测跟踪源代码-OpenTLD target detection and tracking the source code
  3. 所属分类:Special Effects

    • 发布日期:2017-06-17
    • 文件大小:27277312
    • 提供者:ZD
  1. MotionDetector

    0下载:
  2. opencv的c#版emgucv做的MotionDetector,用于检测运动物体-opencv c# version emgucv doing the MotionDetector of, for the detection of moving objects
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:598175
    • 提供者:钟爱着
  1. imovving_and_n

    0下载:
  2. 里边包含了目前最常用的运动目标检测与跟踪的代码,有lk、meamshifft还有摄相机加采集卡的图像在Visual C++里显示出来。 已通过测试。 -Contains the most commonly used in moving target detection and tracking code inside lk meamshifft camera and capture card images are displayed in Visual C++. Has been teste
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:8690
    • 提供者:victim
  1. TMottion_Muiih

    0下载:
  2. 本程序源码是一种基于Visual C++6.0 + opencv,根据人体运动识别别播放音乐。设计到的技术有计算机视觉,canny边缘检测,人体分割等。-The program source code based Visual C++6.0+ opencv, according to the human motion recognition do not play music. The technical design to computer vision, canny edge detecti
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:40692
    • 提供者:分界线
  1. moving_and_tracking

    0下载:
  2. 最常用的运动目标检测与跟踪的代码,基本的算法实现,C++6.0实现-The most commonly used moving target detection and tracking code, the basic algorithm, C++6.0 achieve
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-26
    • 文件大小:8817
    • 提供者:guoguo
  1. VideoMonitor

    0下载:
  2. 利用opencv和visual C++ 实现的,可以检测视频中人的运动,可以直接调试和运行-The use of OpenCV and visual C++ to achieve, can detect human movement, can be directly debugging and operation
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-12
    • 文件大小:1320600
    • 提供者:zhangliwei
  1. detectMotion

    1下载:
  2. 基于opencv的运动物体检测代码,使用语言为c++。-Opencv-based moving object detection code.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-14
    • 文件大小:3181054
    • 提供者:jxk
  1. gaosi

    0下载:
  2. 基于混合高斯背景建模的方法用于检测场景中的运动车辆,采用Visual C++和OpenCV实现,程序有详细注释,并且附带测试视频,希望对大家有帮助。-The movement of vehicles, based on Gaussian mixture background modeling method for detecting the scene to adopt the Visual C++ and OpenCV realization, procedures detailed note
  3. 所属分类:OpenCV

    • 发布日期:2017-11-12
    • 文件大小:7834484
    • 提供者:离逝的风
  1. FindMoving

    0下载:
  2. 由运动目标检测的两种基本方法----帧间差分法和背景差分法,借助于OpenCV技术,在Visual C++ 6.0编程环境下开发了运动目标检测系统。该系统首先对不同途径采集的视频图像序列进行相关的预处理之后,分别采用不同检测算法检测出图像序列中的变化区域,最后用形态学滤波和连通性分析对变化区域进行后处理,从而将视频图像序列中的运动目标比较可靠地检测出来。-The two basic methods of moving target detection---- inter-frame diffe
  3. 所属分类:OpenCV

    • 发布日期:2017-11-13
    • 文件大小:9736542
    • 提供者:罗超
« 1 2 3 4 56 »
搜珍网 www.dssz.com